home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / sys / porthandler.lha / porthandler / dosdrivers / HC4SER00 < prev    next >
Text File  |  1999-01-03  |  215b  |  11 lines

  1. /* Zorro II HyperCOM 4 port-handler example mount entry for serial port*/
  2.  
  3. EHandler     = L:port-handler
  4. Stacksize     = 1024
  5. Priority     = 5
  6. Device        = hyperCOM40.device
  7. Unit        = 0
  8. Baud        = 115200
  9. Control        = "8N1"
  10. Flags        = 0
  11.